home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue42 / opengl / GLDemo.exe / 0 / RCDATA / TBITMAPVIEWER / TBITMAPVIEWER.txt
Encoding:
Text File  |  1998-11-26  |  572 b   |  30 lines

  1. object BitMapViewer: TBitMapViewer
  2.   Left = 209
  3.   Top = 117
  4.   Width = 463
  5.   Height = 362
  6.   Caption = 'Bitmap Viewer'
  7.   Color = clBtnFace
  8.   DockSite = True
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 455
  22.     Height = 335
  23.     Align = alClient
  24.     Anchors = []
  25.     AutoSize = True
  26.     Center = True
  27.     IncrementalDisplay = True
  28.   end
  29. end
  30.